home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 February / Net_2003_02_cd1.iso / intro.exe / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-01  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(658);
  4. }
  5.